[INFO] fetching crate duper_lsp 0.1.4...
[INFO] checking duper_lsp-0.1.4 against try#24e1a22664233bce1f9b5dc6eee7c1f74327e28c for pr-159343
[INFO] extracting crate duper_lsp 0.1.4 into /workspace/builds/worker-4-tc2/source
[INFO] started tweaking crates.io crate duper_lsp 0.1.4
[INFO] finished tweaking crates.io crate duper_lsp 0.1.4
[INFO] tweaked toml for crates.io crate duper_lsp 0.1.4 written to /workspace/builds/worker-4-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate duper_lsp 0.1.4 on toolchain 24e1a22664233bce1f9b5dc6eee7c1f74327e28c
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+24e1a22664233bce1f9b5dc6eee7c1f74327e28c" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate duper_lsp 0.1.4 already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+24e1a22664233bce1f9b5dc6eee7c1f74327e28c" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-m" "1610612736" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:3d5ced03c013a94a2f102a4510f48a6e9184255caf5fd8244f58017bde7f5210" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] 14e32e95e729922b00893ef5c4494d4775711b8ad2033daf7b6461b7aaa38769
[INFO] running `Command { std: "docker" "start" "14e32e95e729922b00893ef5c4494d4775711b8ad2033daf7b6461b7aaa38769", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "14e32e95e729922b00893ef5c4494d4775711b8ad2033daf7b6461b7aaa38769", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-w" "/opt/rustwide/workdir" "--user" "0:0" "14e32e95e729922b00893ef5c4494d4775711b8ad2033daf7b6461b7aaa38769" "/opt/rustwide/cargo-home/bin/cargo" "+24e1a22664233bce1f9b5dc6eee7c1f74327e28c" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "14e32e95e729922b00893ef5c4494d4775711b8ad2033daf7b6461b7aaa38769", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-w" "/opt/rustwide/workdir" "--user" "0:0" "14e32e95e729922b00893ef5c4494d4775711b8ad2033daf7b6461b7aaa38769" "/opt/rustwide/cargo-home/bin/cargo" "+24e1a22664233bce1f9b5dc6eee7c1f74327e28c" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stderr]     Checking memchr v2.7.6
[INFO] [stderr]    Compiling cc v1.2.47
[INFO] [stderr]    Compiling cranelift-isle v0.116.1
[INFO] [stderr]    Compiling target-lexicon v0.13.3
[INFO] [stderr]    Compiling rustix v1.1.2
[INFO] [stderr]    Compiling cranelift-codegen-shared v0.116.1
[INFO] [stderr]     Checking linux-raw-sys v0.11.0
[INFO] [stderr]    Compiling syn v2.0.110
[INFO] [stderr]     Checking indexmap v2.12.1
[INFO] [stderr]    Compiling wasmparser v0.221.3
[INFO] [stderr]     Checking arbitrary v1.4.2
[INFO] [stderr]     Checking ahash v0.8.12
[INFO] [stderr]    Compiling object v0.36.7
[INFO] [stderr]     Checking semver v1.0.27
[INFO] [stderr]     Checking tracing-core v0.1.35
[INFO] [stderr]     Checking leb128 v0.2.5
[INFO] [stderr]    Compiling cranelift-codegen-meta v0.116.1
[INFO] [stderr]    Compiling serde_json v1.0.145
[INFO] [stderr]     Checking wasm-encoder v0.221.3
[INFO] [stderr]     Checking hashbrown v0.14.5
[INFO] [stderr]    Compiling rustix v0.38.44
[INFO] [stderr]     Checking itertools v0.12.1
[INFO] [stderr]    Compiling object v0.32.2
[INFO] [stderr]    Compiling ryu v1.0.20
[INFO] [stderr]    Compiling itoa v1.0.15
[INFO] [stderr]    Compiling owo-colors v4.2.3
[INFO] [stderr]    Compiling wasmtime-c-api-impl v29.0.1
[INFO] [stderr]     Checking aho-corasick v1.1.4
[INFO] [stderr]     Checking cranelift-control v0.116.1
[INFO] [stderr]     Checking gimli v0.31.1
[INFO] [stderr]     Checking wasmtime-math v29.0.1
[INFO] [stderr]     Checking wasmtime-jit-icache-coherence v29.0.1
[INFO] [stderr]     Checking wasmtime-asm-macros v29.0.1
[INFO] [stderr]     Checking wasmtime-slab v29.0.1
[INFO] [stderr]     Checking sptr v0.3.2
[INFO] [stderr]     Checking object v0.37.3
[INFO] [stderr]     Checking mio v1.1.0
[INFO] [stderr]    Compiling wasmtime-c-api-macros v29.0.1
[INFO] [stderr]     Checking regex-automata v0.4.13
[INFO] [stderr]     Checking socket2 v0.6.1
[INFO] [stderr]     Checking signal-hook-registry v1.4.6
[INFO] [stderr]     Checking tree-sitter-language v0.1.5
[INFO] [stderr]     Checking rustc-demangle v0.1.26
[INFO] [stderr]    Compiling stacker v0.1.22
[INFO] [stderr]     Checking is_ci v1.2.0
[INFO] [stderr]     Checking textwrap v0.16.2
[INFO] [stderr]    Compiling decorum v0.4.0
[INFO] [stderr]     Checking supports-color v3.0.2
[INFO] [stderr]    Compiling tree-sitter-duper v0.1.2
[INFO] [stderr]     Checking is-terminal v0.4.17
[INFO] [stderr]    Compiling unicode-general-category v1.1.0
[INFO] [stderr]     Checking supports-hyperlinks v3.1.0
[INFO] [stderr]     Checking concolor-query v0.3.3
[INFO] [stderr]     Checking supports-unicode v3.0.0
[INFO] [stderr]     Checking clap_builder v4.5.53
[INFO] [stderr]     Checking concolor v0.1.1
[INFO] [stderr]     Checking rayon v1.11.0
[INFO] [stderr]     Checking approx v0.5.1
[INFO] [stderr]     Checking prettydiff v0.8.1
[INFO] [stderr]     Checking regex v1.12.2
[INFO] [stderr]    Compiling rust_decimal v1.39.0
[INFO] [stderr]     Checking ariadne v0.6.0
[INFO] [stderr]    Compiling tree-sitter v0.25.10
[INFO] [stderr]     Checking tracing-log v0.2.0
[INFO] [stderr]     Checking line-index v0.1.2
[INFO] [stderr] error: could not compile `object` (lib)
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/24e1a22664233bce1f9b5dc6eee7c1f74327e28c/bin/rustc --crate-name object --edition=2018 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/object-0.36.7/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata -C embed-bitcode=no -C debuginfo=2 --cfg 'feature="coff"' --cfg 'feature="elf"' --cfg 'feature="macho"' --cfg 'feature="pe"' --cfg 'feature="read_core"' --cfg 'feature="std"' --cfg 'feature="write"' --cfg 'feature="write_core"' --cfg 'feature="write_std"' --cfg 'feature="xcoff"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("all", "alloc", "archive", "build", "build_core", "cargo-all", "coff", "compiler_builtins", "compression", "core", "default", "doc", "elf", "macho", "pe", "read", "read_core", "rustc-dep-of-std", "std", "unaligned", "unstable", "unstable-all", "wasm", "write", "write_core", "write_std", "xcoff"))' -C metadata=5e6e81a31cfc8bfa -C extra-filename=-180dde4663b9b7ac --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern crc32fast=/opt/rustwide/target/debug/deps/libcrc32fast-67c69470b2e134d1.rmeta --extern hashbrown=/opt/rustwide/target/debug/deps/libhashbrown-f1f72e91be09a664.rmeta --extern indexmap=/opt/rustwide/target/debug/deps/libindexmap-1876b9b52cc5e412.rmeta --extern memchr=/opt/rustwide/target/debug/deps/libmemchr-7c3b23e851763d6f.rmeta --cap-lints allow --cap-lints=forbid --cfg core_error --check-cfg 'cfg(core_error)'` (signal: 9, SIGKILL: kill)
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] running `Command { std: "docker" "inspect" "14e32e95e729922b00893ef5c4494d4775711b8ad2033daf7b6461b7aaa38769", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "14e32e95e729922b00893ef5c4494d4775711b8ad2033daf7b6461b7aaa38769", kill_on_drop: false }`
[INFO] [stdout] 14e32e95e729922b00893ef5c4494d4775711b8ad2033daf7b6461b7aaa38769
